From: Fabian Frederick Date: Tue, 4 Nov 2014 19:13:50 +0000 (+0100) Subject: ipv4: include linux/bug.h instead of asm/bug.h X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~5420^2~288 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=4c787b162607fa4ee9da021a8683d13dd5c7cb9f;p=linux-4.9.git ipv4: include linux/bug.h instead of asm/bug.h Signed-off-by: Fabian Frederick Signed-off-by: David S. Miller --- diff --git a/net/ipv4/cipso_ipv4.c b/net/ipv4/cipso_ipv4.c index e24df5a23446..253a61b4e69e 100644 --- a/net/ipv4/cipso_ipv4.c +++ b/net/ipv4/cipso_ipv4.c @@ -50,7 +50,7 @@ #include #include #include -#include +#include #include /* List of available DOI definitions */